[INFO] fetching crate gman 0.4.1...
[INFO] testing gman-0.4.1 against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] extracting crate gman 0.4.1 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate gman 0.4.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate gman 0.4.1
[INFO] tweaked toml for crates.io crate gman 0.4.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate gman 0.4.1 on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate gman 0.4.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0cde0d43ddca0d7983b23d4e15ec5a0f2260aa252e879401e2acc241e198b4ad
[INFO] running `Command { std: "docker" "start" "-a" "0cde0d43ddca0d7983b23d4e15ec5a0f2260aa252e879401e2acc241e198b4ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0cde0d43ddca0d7983b23d4e15ec5a0f2260aa252e879401e2acc241e198b4ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0cde0d43ddca0d7983b23d4e15ec5a0f2260aa252e879401e2acc241e198b4ad", kill_on_drop: false }`
[INFO] [stdout] 0cde0d43ddca0d7983b23d4e15ec5a0f2260aa252e879401e2acc241e198b4ad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0c13e006540cdfd28268c11f5c55d034bf223c1dc3f031c72ac67e9bef9bc66d
[INFO] running `Command { std: "docker" "start" "-a" "0c13e006540cdfd28268c11f5c55d034bf223c1dc3f031c72ac67e9bef9bc66d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling bytes-utils v0.1.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling compression-core v0.4.31
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling aws-smithy-async v1.2.11
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling aws-lc-sys v0.39.0
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling aws-smithy-types v1.4.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling aws-smithy-runtime-api v1.11.3
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling aws-credential-types v1.2.11
[INFO] [stderr]    Compiling aws-smithy-http v0.63.3
[INFO] [stderr]    Compiling compression-codecs v0.4.37
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling aws-types v1.3.11
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling async-compression v0.4.41
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling aws-smithy-observability v0.2.4
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling aws-sigv4 v1.3.8
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling aws-smithy-json v0.62.3
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling regex-lite v0.1.9
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling typespec v0.11.0
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling typespec_macros v0.10.0
[INFO] [stderr]    Compiling azure_core v0.31.0
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling azure_core_macros v0.5.0
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]    Compiling destructure_traitobject v0.2.0
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling xmlparser v0.13.6
[INFO] [stderr]    Compiling aws-smithy-query v0.60.13
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling aws-smithy-xml v0.60.13
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling unsafe-any-ors v1.0.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling simple_asn1 v0.6.4
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling crc32c v0.6.8
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling toml_writer v1.0.7+spec-1.1.0
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling etcetera v0.10.0
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling jsonwebtoken v10.3.0
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling arc-swap v1.8.2
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling validator_derive v0.20.0
[INFO] [stderr]    Compiling typemap-ors v1.0.0
[INFO] [stderr]    Compiling serde_with_macros v3.18.0
[INFO] [stderr]    Compiling prost-types v0.14.3
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling secret-vault-value v1.0.1
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling rtoolbox v0.0.3
[INFO] [stderr]    Compiling thread-id v5.1.0
[INFO] [stderr]    Compiling sysinfo v0.37.2
[INFO] [stderr]    Compiling log-mdc v0.1.0
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling is_executable v1.0.5
[INFO] [stderr]    Compiling mock_instant v0.6.0
[INFO] [stderr]    Compiling clap_complete v4.6.0
[INFO] [stderr]    Compiling validator v0.20.0
[INFO] [stderr]    Compiling dialoguer v0.12.0
[INFO] [stderr]    Compiling log4rs v1.4.0
[INFO] [stderr]    Compiling human-panic v2.0.6
[INFO] [stderr]    Compiling confy v2.0.0
[INFO] [stderr]    Compiling rpassword v7.4.0
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling serde_with v3.18.0
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling which v8.0.2
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling tonic v0.14.5
[INFO] [stderr]    Compiling aws-smithy-http-client v1.1.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling typespec_client_core v0.10.0
[INFO] [stderr]    Compiling aws-smithy-runtime v1.10.0
[INFO] [stderr]    Compiling tonic-prost v0.14.5
[INFO] [stderr]    Compiling gcloud-sdk v0.28.5
[INFO] [stderr]    Compiling aws-runtime v1.6.0
[INFO] [stderr]    Compiling azure_identity v0.31.0
[INFO] [stderr]    Compiling aws-sdk-ssooidc v1.95.0
[INFO] [stderr]    Compiling aws-sdk-sts v1.97.0
[INFO] [stderr]    Compiling aws-sdk-sso v1.93.0
[INFO] [stderr]    Compiling aws-sdk-secretsmanager v1.99.0
[INFO] [stderr]    Compiling azure_security_keyvault_secrets v0.10.0
[INFO] [stderr]    Compiling aws-config v1.8.13
[INFO] [stderr]    Compiling gman v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 05s
[INFO] running `Command { std: "docker" "inspect" "0c13e006540cdfd28268c11f5c55d034bf223c1dc3f031c72ac67e9bef9bc66d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c13e006540cdfd28268c11f5c55d034bf223c1dc3f031c72ac67e9bef9bc66d", kill_on_drop: false }`
[INFO] [stdout] 0c13e006540cdfd28268c11f5c55d034bf223c1dc3f031c72ac67e9bef9bc66d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 10bef85ba805b8baba2f2dce4c8891293ed36b48f61cbcb7c9d3f6c91f108f62
[INFO] running `Command { std: "docker" "start" "-a" "10bef85ba805b8baba2f2dce4c8891293ed36b48f61cbcb7c9d3f6c91f108f62", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling assert_cmd v2.2.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling serial_test_derive v3.4.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling proptest v1.10.0
[INFO] [stderr]    Compiling serial_test v3.4.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling validator v0.20.0
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling gman v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 55.82s
[INFO] running `Command { std: "docker" "inspect" "10bef85ba805b8baba2f2dce4c8891293ed36b48f61cbcb7c9d3f6c91f108f62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10bef85ba805b8baba2f2dce4c8891293ed36b48f61cbcb7c9d3f6c91f108f62", kill_on_drop: false }`
[INFO] [stdout] 10bef85ba805b8baba2f2dce4c8891293ed36b48f61cbcb7c9d3f6c91f108f62
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f48ba33b5618a871b33b0ec66c8a31ecb518d1ef342aad07a4f5f4f641432e69
[INFO] running `Command { std: "docker" "start" "-a" "f48ba33b5618a871b33b0ec66c8a31ecb518d1ef342aad07a4f5f4f641432e69", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.79s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gman-01566ffd95f5b1d0)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test providers::git_sync::tests::resolve_git_prefers_override_and_env ... ok
[INFO] [stdout] test providers::git_sync::tests::sync_opts_validation_ok ... ok
[INFO] [stdout] test providers::git_sync::tests::sync_opts_validation_missing_fields ... ok
[INFO] [stdout] test providers::local::tests::get_password_reads_password_file ... ok
[INFO] [stdout] test config::tests::test_interpolate_env_vars_defaults_to_original_string_if_not_in_yaml_interpolation_format ... ok
[INFO] [stdout] test config::tests::test_interpolate_env_vars_scrubs_all_unnecessary_characters ... ok
[INFO] [stdout] test config::tests::test_interpolate_env_vars_scrubs_all_unnecessary_characters_from_non_environment_variable ... ok
[INFO] [stdout] test providers::git_sync::tests::test_repo_name_from_url ... ok
[INFO] [stdout] test providers::local::tests::test_derive_key_with_params ... ok
[INFO] [stdout] test providers::local::tests::get_password_rejects_insecure_file ... ok
[INFO] [stdout] test tests::empty_password_rejected ... ok
[INFO] [stdout] test providers::local::tests::persist_only_target_local_provider_git_settings ... ok
[INFO] [stdout] test config::tests::test_interpolate_env_vars_scrubs_all_unnecessary_characters_for_default_values ... ok
[INFO] [stdout] test providers::local::tests::test_derive_key ... ok
[INFO] [stdout] test tests::tampered_ciphertext ... ok
[INFO] [stdout] test providers::local::tests::crypto_roundtrip_local_impl has been running for over 60 seconds
[INFO] [stdout] test tests::empty_plaintext has been running for over 60 seconds
[INFO] [stdout] test tests::long_plaintext has been running for over 60 seconds
[INFO] [stdout] test tests::round_trip has been running for over 60 seconds
[INFO] [stdout] test tests::wrong_password_fails has been running for over 60 seconds
[INFO] [stdout] test tests::round_trip ... ok
[INFO] [stdout] test tests::long_plaintext ... ok
[INFO] [stdout] test providers::local::tests::crypto_roundtrip_local_impl ... ok
[INFO] [stdout] test tests::empty_plaintext ... ok
[INFO] [stdout] test tests::wrong_password_fails ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 62.96s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/gman/main.rs (/opt/rustwide/target/debug/deps/gman-dffd26806cfea780)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test cli::tests::test_wrap_and_run_command_env_injection_dry_run ... ok
[INFO] [stdout] test cli::tests::test_wrap_and_run_command_no_profile ... ok
[INFO] [stdout] test command::tests::test_preview_command ... ok
[INFO] [stdout] test cli::tests::test_parse_args_insert_and_append ... ok
[INFO] [stdout] test cli::tests::test_run_config_completer_filters_by_prefix ... ok
[INFO] [stdout] test cli::tests::test_generate_files_secret_injections ... ok
[INFO] [stdout] test utils::tests::test_get_log_path ... ok
[INFO] [stdout] test cli::tests::test_provider_completer_lists_matching_providers ... ok
[INFO] [stdout] test cli::tests::test_secrets_completer_filters_keys_by_prefix ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/config_tests.rs (/opt/rustwide/target/debug/deps/config_tests-8dbd464d974734de)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test tests::test_config_local_provider_password_file ... ok
[INFO] [stdout] test tests::test_config_extract_provider_not_found ... ok
[INFO] [stdout] test tests::test_config_extract_provider_with_name ... ok
[INFO] [stdout] test tests::test_provider_config_default ... ok
[INFO] [stdout] test tests::test_config_default ... ok
[INFO] [stdout] test tests::test_config_extract_provider ... ok
[INFO] [stdout] test tests::test_run_config_flags_or_files_all_none ... ok
[INFO] [stdout] test tests::test_run_config_flags_or_files_files_is_some ... ok
[INFO] [stdout] test tests::test_config_valid ... ok
[INFO] [stdout] test tests::test_run_config_flags_or_files_all_some ... ok
[INFO] [stdout] test tests::test_config_invalid_no_providers ... ok
[INFO] [stdout] test tests::test_run_config_flags_or_none_missing_placeholder ... ok
[INFO] [stdout] test tests::test_config_invalid_default_provider ... ok
[INFO] [stdout] test tests::test_config_duplicate_provider_names_is_invalid ... ok
[INFO] [stdout] test tests::test_run_config_flags_or_none_partial_some ... ok
[INFO] [stdout] test tests::test_run_config_invalid_flag_position ... ok
[INFO] [stdout] test tests::test_run_config_missing_name ... ok
[INFO] [stdout] test tests::test_run_config_missing_secrets ... ok
[INFO] [stdout] test tests::test_run_config_valid ... ok
[INFO] [stdout] test tests::test_run_config_flags_or_none_all_none ... ok
[INFO] [stdout] test tests::test_run_config_flags_or_none_all_some ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/tests.rs (/opt/rustwide/target/debug/deps/integration-a0489ef77dff2a6d)
[INFO] [stdout] 
[INFO] [stdout] running 60 tests
[INFO] [stdout] test config_tests::tests::test_config_default ... ok
[INFO] [stdout] test config_tests::tests::test_config_extract_provider ... ok
[INFO] [stdout] test config_tests::tests::test_config_extract_provider_with_name ... ok
[INFO] [stdout] test config_tests::tests::test_config_extract_provider_not_found ... ok
[INFO] [stdout] test config_tests::tests::test_config_invalid_default_provider ... ok
[INFO] [stdout] test config_tests::tests::test_config_duplicate_provider_names_is_invalid ... ok
[INFO] [stdout] test config_tests::tests::test_config_invalid_no_providers ... ok
[INFO] [stdout] test config_tests::tests::test_config_valid ... ok
[INFO] [stdout] test config_tests::tests::test_config_local_provider_password_file ... ok
[INFO] [stdout] test config_tests::tests::test_provider_config_default ... ok
[INFO] [stdout] test config_tests::tests::test_run_config_flags_or_files_all_some ... ok
[INFO] [stdout] test config_tests::tests::test_run_config_flags_or_none_all_none ... ok
[INFO] [stdout] test config_tests::tests::test_run_config_flags_or_files_all_none ... ok
[INFO] [stdout] test config_tests::tests::test_run_config_flags_or_none_all_some ... ok
[INFO] [stdout] test config_tests::tests::test_run_config_flags_or_files_files_is_some ... ok
[INFO] [stdout] test config_tests::tests::test_run_config_flags_or_none_partial_some ... ok
[INFO] [stdout] test config_tests::tests::test_run_config_invalid_flag_position ... ok
[INFO] [stdout] test config_tests::tests::test_run_config_flags_or_none_missing_placeholder ... ok
[INFO] [stdout] test config_tests::tests::test_run_config_missing_name ... ok
[INFO] [stdout] test config_tests::tests::test_run_config_valid ... ok
[INFO] [stdout] test config_tests::tests::test_run_config_missing_secrets ... ok
[INFO] [stdout] test providers::aws_secrets_manager_tests::test_aws_provider_missing_profile ... ok
[INFO] [stdout] test providers::aws_secrets_manager_tests::test_aws_provider_missing_region ... ok
[INFO] [stdout] test providers::aws_secrets_manager_tests::test_aws_provider_name ... ok
[INFO] [stdout] test providers::aws_secrets_manager_tests::test_aws_provider_validation_ok ... ok
[INFO] [stdout] test providers::aws_secrets_manager_tests::test_aws_secrets_manager_provider_display_and_validate ... ok
[INFO] [stdout] test providers::aws_secrets_manager_tests::test_provider_config_with_aws_deserialize_and_extract ... ok
[INFO] [stdout] test providers::azure_key_vault_tests::test_azure_provider_missing_vault_name ... ok
[INFO] [stdout] test providers::azure_key_vault_tests::test_azure_provider_name ... ok
[INFO] [stdout] test bin::cli_tests::cli_config_no_changes ... ok
[INFO] [stdout] test providers::azure_key_vault_tests::test_provider_config_with_azure_deserialize_and_extract ... ok
[INFO] [stdout] test providers::azure_key_vault_tests::test_supported_provider_display_and_validate ... ok
[INFO] [stdout] test providers::gcp_secret_manager_tests::test_gcp_provider_missing_project ... ok
[INFO] [stdout] test providers::gcp_secret_manager_tests::test_gcp_provider_name ... ok
[INFO] [stdout] test providers::gcp_secret_manager_tests::test_gcp_provider_validation_ok ... ok
[INFO] [stdout] test providers::gcp_secret_manager_tests::test_provider_config_with_gcp_deserialize_and_extract ... ok
[INFO] [stdout] test providers::gcp_secret_manager_tests::test_supported_provider_display_and_validate ... ok
[INFO] [stdout] test providers::gopass_tests::test_gopass_supported_provider_display_and_validate_from_yaml ... ok
[INFO] [stdout] test providers::gopass_tests::test_provider_config_with_gopass_deserialize_and_extract ... ok
[INFO] [stdout] test providers::azure_key_vault_tests::test_azure_provider_validation_ok ... ok
[INFO] [stdout] test providers::local_tests::test_local_provider_default ... ok
[INFO] [stdout] test providers::local_tests::test_local_provider_display_and_validate ... ok
[INFO] [stdout] test providers::local_tests::test_local_provider_invalid_email ... ok
[INFO] [stdout] test providers::local_tests::test_local_provider_name ... ok
[INFO] [stdout] test providers::local_tests::test_provider_config_with_local_deserialize_and_extract ... ok
[INFO] [stdout] test providers::local_tests::test_local_provider_valid ... ok
[INFO] [stdout] test providers::one_password_tests::test_one_password_supported_provider_account_only ... ok
[INFO] [stdout] test providers::one_password_tests::test_one_password_supported_provider_display_and_validate_from_yaml ... ok
[INFO] [stdout] test providers::one_password_tests::test_one_password_config_with_multiple_providers ... ok
[INFO] [stdout] test providers::one_password_tests::test_one_password_supported_provider_minimal_yaml ... ok
[INFO] [stdout] test providers::one_password_tests::test_one_password_supported_provider_vault_only ... ok
[INFO] [stdout] test providers::one_password_tests::test_one_password_supported_provider_rejects_unknown_fields ... ok
[INFO] [stdout] test providers::provider_tests::test_provider_config_missing_name ... ok
[INFO] [stdout] test providers::one_password_tests::test_provider_config_with_one_password_deserialize_and_extract ... ok
[INFO] [stdout] test bin::cli_tests::cli_config_updates_and_persists ... ok
[INFO] [stdout] test bin::cli_tests::cli_shows_help ... ok
[INFO] [stdout] ✓ Secret 'my_api_key' added to the vault.
[INFO] [stdout] ✓ Secret 'api_key' added to the vault.
[INFO] [stdout] test bin::cli_tests::cli_wrap_dry_run_env_injection ... ok
[INFO] [stdout] test bin::cli_tests::cli_add_get_list_update_delete_roundtrip has been running for over 60 seconds
[INFO] [stdout] test prop_crypto::prop_encrypt_decrypt_roundtrip has been running for over 60 seconds
[INFO] [stdout] test prop_crypto::prop_tamper_ciphertext_detected has been running for over 60 seconds
[INFO] [stdout] ✓ Secret 'my_api_key' updated in the vault.
[INFO] [stdout] test bin::cli_tests::cli_add_get_list_update_delete_roundtrip ... ok
[INFO] [stdout] test prop_crypto::prop_encrypt_decrypt_roundtrip ... ok
[INFO] [stdout] test prop_crypto::prop_tamper_ciphertext_detected ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 60 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 154.44s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/prop_crypto.rs (/opt/rustwide/target/debug/deps/prop_crypto-550a39d195829d21)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test prop_encrypt_decrypt_roundtrip has been running for over 60 seconds
[INFO] [stdout] test prop_tamper_ciphertext_detected has been running for over 60 seconds
[INFO] [stdout] test prop_encrypt_decrypt_roundtrip ... ok
[INFO] [stdout] test prop_tamper_ciphertext_detected ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 110.34s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests gman
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test src/config.rs - config::load_config (line 290) - compile ... ok
[INFO] [stdout] test src/config.rs - config::Config::extract_provider_config (line 258) - compile ... ok
[INFO] [stdout] test src/providers/aws_secrets_manager.rs - providers::aws_secrets_manager::AwsSecretsManagerProvider (line 20) - compile ... ok
[INFO] [stdout] test src/providers/azure_key_vault.rs - providers::azure_key_vault::AzureKeyVaultProvider (line 22) - compile ... ok
[INFO] [stdout] test src/providers/gcp_secret_manager.rs - providers::gcp_secret_manager::GcpSecretManagerProvider (line 29) - compile ... ok
[INFO] [stdout] test src/providers/gopass.rs - providers::gopass::GopassProvider (line 20) - compile ... ok
[INFO] [stdout] test src/providers/local.rs - providers::local::LocalProvider (line 41) - compile ... ok
[INFO] [stdout] test src/providers/one_password.rs - providers::one_password::OnePasswordProvider (line 23) - compile ... ok
[INFO] [stdout] test src/lib.rs - config (line 42) ... ok
[INFO] [stdout] test src/config.rs - config::Config (line 185) ... ok
[INFO] [stdout] test src/config.rs - config::ProviderConfig::extract_provider (line 143) - compile ... ok
[INFO] [stdout] test src/config.rs - config::ProviderConfig (line 109) ... ok
[INFO] [stdout] test src/lib.rs - encrypt_string (line 73) ... ok
[INFO] [stdout] test src/lib.rs - decrypt_string (line 145) ... ok
[INFO] [stdout] test src/lib.rs - (line 9) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 23.56s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 27.63s; merged doctests compilation took 4.01s
[INFO] running `Command { std: "docker" "inspect" "f48ba33b5618a871b33b0ec66c8a31ecb518d1ef342aad07a4f5f4f641432e69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f48ba33b5618a871b33b0ec66c8a31ecb518d1ef342aad07a4f5f4f641432e69", kill_on_drop: false }`
[INFO] [stdout] f48ba33b5618a871b33b0ec66c8a31ecb518d1ef342aad07a4f5f4f641432e69
